home *** CD-ROM | disk | FTP | other *** search
- /*--------------------------------------------------------------------------*
-
- EE V0.7, Rev17 - The E Editor.
- Copyright Barry Wills, 1994.
-
- *--------------------------------------------------------------------------*
-
- BUGS:
- 1. cursorRight() sticks to eoln when blank lines exist at the end of text
- (only certain configurations of blank lines).
- 2. The wordRight() cursor-sticks-at-some-eolns bug reappeared.
- * 3. PrefsEditor has some miscalculated buttons on the Menu Command Hotkeys
- sub-gui, Find Menu. This is (was?) a bug in easygui.m. Dunno if it's
- been fixed.
- 4. Lionel says Find Case (in the Key Assignements window) is equal,
- I suppose, to the Find Case Sensitivity function, but the key
- assignement doesn't work.
- 5. I cut two folds from one window, pasted them in another, tried to save
- and the editor crashed.
- 6. Proportional fonts are allowed on the commandline...nonono!
- 7. Lionel says the busy-pointer-that-won't-go-away is still not going
- away (after selecting 'Edit Prefs')
-
- * I can't fix this.
-
- NOTE - Cutting-folds crashes are tough to reproduce! Grrr!
-
- *--------------------------------------------------------------------------*/
-